-
Home
-
Contextual Related Posts
-
4.1.0 (latest)
-
Code
-
Classes
- Hook_Registry
Total Complexity |
37 |
Dependencies |
1 |
Dependents |
12 |
Total lines |
234 |
Lines of code |
110 |
Logical lines of code |
57 |
Comment lines |
96 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register() |
A |
45 |
12 |
39 |
remove() |
A |
49 |
11 |
28 |
callback_to_string() |
S |
59 |
5 |
15 |
remove_all_hooks() |
S |
63 |
3 |
10 |
add_action() |
S |
77 |
1 |
3 |
add_filter() |
S |
77 |
1 |
3 |
remove_action() |
S |
78 |
1 |
3 |
remove_filter() |
S |
78 |
1 |
3 |
get_hooks() |
S |
80 |
1 |
3 |
create_hook_key() |
S |
77 |
1 |
3 |